menu
Python Installation Guide | Tips And Tricks
Python Installation Guide | Tips And Tricks
Python Installation Document Guide

Installing Anaconda Python
This also installs IPython Notebook ( Jupyter )

Anaconda for Windows

Goto Anaconda: https://www.continuum.io/
Choose Version: Python 2.7 or Python 3.4 (I am using Python 3.4 for this course.)
Choose Windows 64-bit OR 32-bit)
Download the graphical Installer
Double-click the .exe file to install Anaconda and follow the instructions on the screen
Anaconda for OS X

Goto Anaconda: https://www.continuum.io/
Choose Version: Python 2.7 or Python 3.4 (I am using Python 3.4 for this course.)
Choose Graphical OR Command-line Installer.
Download the Installer.
Graphical Installer: Double click the .pkg file and follow the instructions on the screen.
Command-line Installer:
Open a Terminal Window
cd Downloads
Execute: bash Anaconda-2.3.0-MacOSX-x86_64.sh
Anaconda for Linux

Goto Anaconda: https://www.continuum.io/
Choose Version: Python 2.7 or Python 3.4 (I am using Python 3.4